Skip to content

docs(cloud): Guide for private git dependencies#590

Open
christerswahn wants to merge 3 commits into
mainfrom
ces-dev
Open

docs(cloud): Guide for private git dependencies#590
christerswahn wants to merge 3 commits into
mainfrom
ces-dev

Conversation

@christerswahn

Copy link
Copy Markdown
Contributor

No description provided.

@christerswahn christerswahn requested review from Isakdl and vlidholt June 10, 2026 07:43

@Swiftaxe Swiftaxe left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice update!

Added a few nit comments.

Comment thread cloud_docs/reference/01-deployment/02-handling-private-dependencies.md Outdated
Comment thread cloud_docs/reference/01-deployment/02-handling-private-dependencies.md Outdated
Comment thread cloud_docs/reference/01-deployment/02-handling-private-dependencies.md Outdated
Comment thread cloud_docs/reference/01-deployment/02-handling-private-dependencies.md Outdated
Comment thread cloud_docs/reference/01-deployment/02-handling-private-dependencies.md Outdated
@developerjamiu developerjamiu added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 10, 2026
Comment on lines +5 to +6
- Dart workspaces which lets you include local packages within a monorepo structure
- Access credentials for dependencies in private git repositories

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: subject-verb mismatch on the first bullet. "workspaces" is plural, "lets" is singular. A comma before the relative clause also helps readability.

Suggested change
- Dart workspaces which lets you include local packages within a monorepo structure
- Access credentials for dependencies in private git repositories
- Dart workspaces, which let you include local packages within a monorepo structure
- Access credentials for dependencies in private git repositories

@developerjamiu developerjamiu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with one small grammar nit on the new intro bullet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants